Because Windows 8 does not support SQL Server 2008r2.ProgramAn error occurred while connecting to the SQL Server 2008r2 database)
Then I have to install SQL Server 2012.
After the installation is complete, azure storage emulator cannot be
In the previous chapter, we solved the problem of customizing the listener address for Azure Storage Emulator, which is far from enough, because in our DEV/QA environment we have our own SQL Server Instance, and we need to build the ASE database
What am I going to do?
Change the listener address of the ASE. For me with obsessive-compulsive disorder, the ASE listens by default to 127.0.0.1:10000-10002, which makes me unacceptable, so I'm going to change it to a domain + 80 port;
Emulator can be used to start the simulator. Emulator-avd G8-partition-size 150-memory 855 G8 is the name of my simulator, the size of the ROM set by partition-size, memory is the size of the Set RAM adb is the most commonly used tool, called
Run Azure Storage Emulator in Windows Server Container (3): Run in Container, azureemulator
In the previous section, we have prepared SQL Server, so next we will put the ASE in the container.
First, create Start. ps1 with the following content:
1
Android Debugging Bridge (ADB)
Turn from: http://emck.avaw.com/?p=116
The Android Debugging Bridge (ADB) is a versatile tool that can help you manage the status of your device or emulator.
There are several ways to join the ADB: Run the shell
Transferred from: http://my.oschina.net/xuwa/blog/1574 The Android Debug Bridge (ADB) is a versatile tool that can help you manage the state of your device or emulator. You can join ADB in the following ways:
Run the shell command on the
The Android Debug Bridge (ADB) is a versatile tool that can help you manage the state of your device or emulator.You can join ADB in the following ways:
Run the shell command on the device
To manage the emulator or device via port
The Android Debug Bridge (ADB) is a versatile tool that can help you manage the state of your device or emulator.You can join ADB in the following ways:
Run the shell command on the device
To manage the emulator or device via port
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.